projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19f0b8b
)
Removed mention of C-c C-j.
author
J.D. Smith
<jdsmith@as.arizona.edu>
Mon, 24 Apr 2006 21:59:03 +0000
(21:59 +0000)
committer
J.D. Smith
<jdsmith@as.arizona.edu>
Mon, 24 Apr 2006 21:59:03 +0000
(21:59 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 78bcc719c4ee1d2bd88d7da9c556f2f53968cf21..e0c6bad6cbb6797bb27c95ce098ed9ba28360b4e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-103,7
+103,7
@@
edit line. Goto point-max before deleting input to avoid
partial input fragments hanging around.
(comint-restore-input): New function, used by
- `comint-previous-input'
, and bound to "C-c C-j"
.
+ `comint-previous-input'.
2006-04-18 Luc Teirlinck <teirllm@auburn.edu>